Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alfajores OP contracts config #2798

Merged
merged 3 commits into from
Sep 30, 2024
Merged

Alfajores OP contracts config #2798

merged 3 commits into from
Sep 30, 2024

Conversation

aaronmgdr
Copy link
Contributor

@aaronmgdr aaronmgdr commented Sep 30, 2024

Celo's Alfajores testnet is now an OP based chain. Add these contracts to the celoAlfajores config and update the blockexplorer to the new and improved blockscout.


PR-Codex overview

This PR introduces OP Stack contracts to the Celo Alfajores network, updating the chain configuration and enhancing the contract definitions.

Detailed summary

  • Added OP Stack contracts to Celo Alfajores.
  • Updated chainConfig in src/celo/chainConfig.ts to include contracts.
  • Modified celoAlfajores definition in src/chains/definitions/celoAlfajores.ts:
    • Changed block explorer URLs.
    • Added new contract definitions for portal, disputeGameFactory, l2OutputOracle, and l1StandardBridge with their respective addresses and block creation numbers.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

changeset-bot bot commented Sep 30, 2024

🦋 Changeset detected

Latest commit: ee14039

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
viem Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Sep 30, 2024

@aaronmgdr is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

@aaronmgdr aaronmgdr marked this pull request as draft September 30, 2024 10:35
@aaronmgdr aaronmgdr marked this pull request as ready for review September 30, 2024 10:42
@aaronmgdr
Copy link
Contributor Author

chain tests seem to be because of other chains / servers

@jxom jxom merged commit 0f83248 into wevm:main Sep 30, 2024
12 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants